int load_bez(char *file)
Returns 0 if file not found or reading error, otherwise loading occured.
This method loads a Bezier curve from a text .bez file.